home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
-
- <wml>
- <!-- THIS IS THE FIRST CARD IN THE DECK -->
- <card id="navi" title="Navigate with Winwap">
- <p align="center">
- <img src="../wwbyst.wbmp" alt="WINWAP"/>
- </p>
- <p>
- <big>Clicking on a link</big>
- <br/>
- Text on the screen that is underlined is a link to some other information. If you click
- on it the browser will go to the URL that is specified in that link ( Either another
- page, or another card in the current deck ). When the browser has loaded the information
- it will display the new material instead of the material where the link was.
- <br/>
- <br/>
- Technical : <b>anchor</b> and <b>a</b> tags appear as underlined links
- <br/>
- <do type="accept" label="Back"> <go href="@prev"/> </do>
- </p>
- </card>
- </wml>
-